setHover
( class in module jsPlumbUIComponent
)
Sets/unsets the hover state of this component.
hover – {boolean} –
Hover state boolean
ignoreAttachedElements – {boolean} –
If true, does not notify any attached elements of the change in hover state. Used mostly by jsPlumb internally, to avoid infinite loops.